toBuilder

@NonNull
open fun toBuilder(): @NonNull Person.Builder(source)

Creates and returns a new Builder initialized with this Person's data.